Version History:
================

Version 0.5 (10/21/05)
-----------
- NEW: If MinitelliSense method list is open you can scroll through it via cursor keys
         while holding down the CTRL key - pressing enter inserts the method to the script
         (while still pressing CTRL)
- NEW: 'Game', 'actor' and 'Scene' are recognized as method members and the methods will
         be filtered (in MinitelliSense list)
- NEW: Color requesters for the highlighting colors instead of those ugly RGB values
- NEW: Text styles (bold,italic,underline) in addition to colors for syntax highlighting
- NEW: Choosable font and font size for the editor
- NEW: Syntax checking via wme_comp.exe
- FIX: Check for unsaved data when clicking on 'New'

Version 0.41 (10/16/05)
------------
- FIX: The file was saved as 'Unnamed.script' if you loaded a new script or quitted and
         were asked if it schould be saved and you chose yes - now the Save requester
         opens
- FIX: Highlighting was deactivated by pressing a shift key
- FIX: If no file extension is given but '.script", '.inc' or '.txt' then '.script' is
         added to the filename

Version 0.4 (10/16/05)
-----------
- NEW: VSE now checks if the actual script is unsaved before quitting/loading/...
- NEW: Backward selecting is available
- NEW: The mothods list can now be opened and closed via 'ESC'-Key 
- FIX: Undo/Redo were killed in Version 0.2, now they're back again

Version 0.3 (10/15/05)
------------
- NEW: Button 'Insert full parameters' below the tree view to insert full parameters 
         instead of '()' when double clicking a method in the tree view
- NEW: ReadMe file added
- NEW: Splitter control between the editor and the tree view to change the horizontal
         scaling of both controls
- NEW: Added program icon
- FIX: Method list is direcly read from the WME Doc source
- FIX: The open-requester now points to the exe path or the path of the last opened script

Version 0.2 (10/14/05)
-----------
- NEW: 'MinitelliSense' system that recognizes '.'-characters
- NEW: Find & Replace are working

Version 0.1 (10/13/05)
-----------
- Initial release
